compiled code meaning in English
编译代码
Examples
- Runs the compiled code in the current appdomain
在当前的appdomain中运行已编译的代码。 - The appdomain in which to run the compiled code
要在其中运行已编译的代码的appdomain 。 - Can be used to generate and compile code dynamically
的特定语言的实现可用于动态生成和编译代码。 - Defines interfaces for generating and compiling code at run time
定义在运行时生成和编译代码的接口。 - To create an assembly from a collection of compiled code modules
从一组编译的代码模块中创建程序集。